-
Home
-
WP Encrypted Uploads
-
1.0.1 (latest)
-
Code
-
Classes
- Manager
Total Complexity |
39 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
185 |
Lines of code |
135 |
Logical lines of code |
83 |
Comment lines |
0 |
Methods |
18 |
Properties |
3 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
can_handle_type() |
A |
55 |
9 |
17 |
can_download() |
S |
58 |
4 |
17 |
move_uploaded_file() |
S |
57 |
3 |
16 |
filter_wp_get_attachment_image_attributes() |
S |
65 |
3 |
9 |
is_encrypted_file() |
S |
77 |
3 |
3 |
handle_uploaded_file() |
S |
69 |
2 |
7 |
modify_attachment_url() |
S |
67 |
2 |
8 |
filter_wp_get_attachment_url() |
S |
64 |
2 |
10 |
get_wp_uploads_dir_url() |
S |
69 |
2 |
7 |
__construct() |
S |
62 |
1 |
10 |
register_handlers() |
S |
79 |
1 |
3 |
get_upload_dir() |
S |
82 |
1 |
3 |
get_upload_path() |
S |
82 |
1 |
3 |
file_exists() |
S |
79 |
1 |
3 |
get_file_name() |
S |
80 |
1 |
3 |
get_file_ext() |
S |
75 |
1 |
4 |
rewrite_encrypted_file() |
S |
65 |
1 |
9 |
get_dated_path() |
S |
78 |
1 |
3 |